home *** CD-ROM | disk | FTP | other *** search
- ; You have to edit this to include your name and password.
- ;You also have to edit the .XTK file to include a line such
- ;as "DO HOSTLOG" to call these files after the "GO Q30/30"
- ;at the end.
- ; Note that the vertical bar | is Crosstalkeese for <enter>.
- screen status
- ; for semi-experts, load the rbbs menu into status screen work area
- message
- B)ulletins C)omment E)nter message F)iles menu
- G)oodbye H)elp K)ill a message L)ine feeds
- M)sg margin N)ew baud O)perator P)rompt sound
- PL)age length PW)assword Q)uick scan R)ead messages
- S)can msgs T)ime U)serslog W)elcome
- X)pert on/off #)statistics ?)Functions !)Personal mail
- .
- screen terminal
- wait delay 10
- when "can" jump start
- label top
- reply |
- wait delay 15
- jump top
- label start
- wait for "?"
- when -
- reply y|
- when "More?" reply | : wait string "first name?"
- wait string "first name?"
- when -
- ; edit next line to contain firstname;lastname;password instead of <...>
- reply <FIRSTNAME;LASTNAME;PASSWORD>|
- label menu
- wait string ">?"
- alarm 1 now
- abort
-
- label bultns
- wait delay 10
- reply y|
- when "may be for you." alarm 2 now : alarm 2 now : jump menu
- jump menu
- wait string "this last junk line required by JUMP bug"
- n "may be for you." alarm 2 now : alarm 2 now : jump menu
- jump menu
- wait string "this last junk line required by JUMP bug"
- n "may be for you." alarm 2 now : alarm 2 now : jump menu
- jump menu
- wait string "this last junk line require